projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab6ca1d
)
(syms_of_keyboard): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Sat, 17 Feb 1996 02:40:39 +0000
(
02:40
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sat, 17 Feb 1996 02:40:39 +0000
(
02:40
+0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 5787276e554c48476ff4a9f66ae87add30aa6b71..768036d803db4215bb47264f93111084a4fa323d 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-7796,7
+7796,7
@@
Errors running the hook are caught and ignored.");
Vpost_command_idle_hook = Qnil;
DEFVAR_INT ("post-command-idle-delay", &post_command_idle_delay,
- "Delay time before running `post-command-idle-
delay
'.\n\
+ "Delay time before running `post-command-idle-
hook
'.\n\
This is measured in microseconds.");
post_command_idle_delay = 100000;